Autogenerated HTML docs for v1.7.11-rc0
diff --git a/git-grep.html b/git-grep.html index 185baa7..8f14b7a 100644 --- a/git-grep.html +++ b/git-grep.html
@@ -607,7 +607,9 @@ <h2 id="_description">DESCRIPTION</h2> <div class="sectionbody"> <div class="paragraph"><p>Look for specified patterns in the tracked files in the work tree, blobs -registered in the index file, or blobs in given tree objects.</p></div> +registered in the index file, or blobs in given tree objects. Patterns +are lists of one or more search expressions separated by newline +characters. An empty string as search expression matches all lines.</p></div> </div> <h2 id="_configuration">CONFIGURATION</h2> <div class="sectionbody"> @@ -1119,7 +1121,7 @@ <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> -Last updated 2012-05-02 15:00:44 PDT +Last updated 2012-05-25 13:02:12 PDT </div> </div> </body>